2025-04-02 02:12:42,232 [ 61517 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-04-02 02:12:42,232 [ 61517 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:97, check_args_and_update_paths) 2025-04-02 02:12:42,232 [ 61517 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:108, check_args_and_update_paths) 2025-04-02 02:12:42,232 [ 61517 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:110, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_ma07m2 --privileged --dns-search='.' --memory=30709035008 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=8b2301119731 -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 'test_aliases_in_default_expr_not_break_table_structure/test.py::test_aliases_in_default_expr_not_break_table_structure[ReplicatedMergeTree]' test_allowed_client_hosts/test.py::test_allowed_host test_allowed_client_hosts/test.py::test_denied_host 'test_alter_moving_garbage/test.py::test_alter_moving[False-False]' 'test_alter_moving_garbage/test.py::test_alter_moving[False-True]' 'test_alter_moving_garbage/test.py::test_alter_moving[True-True]' test_alter_moving_garbage/test.py::test_delete_race_leftovers test_async_metrics_in_cgroup/test.py::test_normalized_user_cpu test_async_metrics_in_cgroup/test.py::test_system_wide_metrics test_async_metrics_in_cgroup/test.py::test_user_cpu_accounting test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup 'test_backup_restore_storage_policy/test.py::test_storage_policies[None--default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2]' test_backward_compatibility/test_functions.py::test_aggregate_states test_backward_compatibility/test_functions.py::test_string_functions test_backward_compatibility/test_ip_types_binary_compatibility.py::test_ip_types_binary_compatibility test_backward_compatibility/test_normalized_count_comparison.py::test_select_aggregate_alias_column test_backward_compatibility/test_short_strings_aggregation.py::test_backward_compatability test_broken_part_during_merge/test.py::test_merge_and_part_corruption test_build_sets_from_multiple_threads/test.py::test_set test_cancel_freeze/test.py::test_cancel_backup test_cgroup_limit/test.py::test_cgroup_cpu_limit test_check_table/test.py::test_check_all_tables 'test_check_table/test.py::test_check_normal_table_corruption[]' 'test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin]' 'test_check_table/test.py::test_check_replicated_table_simple[-_0]' 'test_checking_s3_blobs_paranoid/test.py::test_adaptive_timeouts[node]' 'test_checking_s3_blobs_paranoid/test.py::test_adaptive_timeouts[node_with_inf_s3_retries]' test_checking_s3_blobs_paranoid/test.py::test_exception_in_onFinish test_checking_s3_blobs_paranoid/test.py::test_no_key_found_disk test_checking_s3_blobs_paranoid/test.py::test_node_with_query_log_on_s3 test_checking_s3_blobs_paranoid/test.py::test_query_is_canceled_with_inf_retries test_checking_s3_blobs_paranoid/test.py::test_upload_after_check_works 'test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[br]' 'test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[bz2]' 'test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[deflate]' 'test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[gzip]' 'test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[lz4]' 'test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[none]' 'test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[xz]' 'test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[zstd]' 'test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[br]' 'test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[bz2]' 'test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[deflate]' 'test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[gzip]' 'test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[lz4]' 'test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[none]' 'test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[xz]' 'test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[zstd]' 'test_checking_s3_blobs_paranoid/test.py::test_when_error_is_retried[connection_refused]' 'test_checking_s3_blobs_paranoid/test.py::test_when_error_is_retried[qps_limit_exceeded]' 'test_checking_s3_blobs_paranoid/test.py::test_when_error_is_retried[slow_down]' 'test_checking_s3_blobs_paranoid/test.py::test_when_error_is_retried[total_qps_limit_exceeded]' test_checking_s3_blobs_paranoid/test.py::test_when_s3_broken_pipe_at_upload_is_retried 'test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_create_mpu_retried[False]' 'test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_create_mpu_retried[True]' 'test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_upload_is_retried[False]' 'test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_upload_is_retried[True]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed]' test_dictionaries_config_reload/test.py::test test_dictionaries_ddl/test.py::test_clickhouse_remote test_dictionaries_ddl/test.py::test_conflicting_name 'test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_cache]' 'test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_hashed]' 'test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_cache]' 'test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_hashed]' test_dictionaries_ddl/test.py::test_dictionary_with_where test_dictionaries_ddl/test.py::test_file_dictionary_restrictions test_dictionaries_ddl/test.py::test_http_dictionary_restrictions test_dictionaries_ddl/test.py::test_named_collection test_dictionaries_ddl/test.py::test_restricted_database test_dictionaries_ddl/test.py::test_secure test_dictionaries_ddl/test.py::test_with_insert_query test_dictionaries_wait_for_load/test.py::test_wait_for_dictionaries_load test_dictionaries_with_invalid_structure/test.py::test_dictGet_func_for_invalid_dictionary -vvv -ss" altinityinfra/integration-tests-runner:2165613c5fcd '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_alter_moving_garbage/test.py::test_alter_moving[False-False] test_dictionaries_ddl/test.py::test_clickhouse_remote test_check_table/test.py::test_check_all_tables test_async_metrics_in_cgroup/test.py::test_normalized_user_cpu test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] test_checking_s3_blobs_paranoid/test.py::test_adaptive_timeouts[node] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache] test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices test_allowed_client_hosts/test.py::test_allowed_host [gw8] SKIPPED test_async_metrics_in_cgroup/test.py::test_normalized_user_cpu test_async_metrics_in_cgroup/test.py::test_system_wide_metrics [gw8] SKIPPED test_async_metrics_in_cgroup/test.py::test_system_wide_metrics test_async_metrics_in_cgroup/test.py::test_user_cpu_accounting [gw8] SKIPPED test_async_metrics_in_cgroup/test.py::test_user_cpu_accounting [gw2] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] test_aliases_in_default_expr_not_break_table_structure/test.py::test_aliases_in_default_expr_not_break_table_structure[ReplicatedMergeTree] [gw5] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections [gw2] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] [gw2] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] [gw9] PASSED test_allowed_client_hosts/test.py::test_allowed_host test_allowed_client_hosts/test.py::test_denied_host test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] [gw9] PASSED test_allowed_client_hosts/test.py::test_denied_host [gw5] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections [gw2] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] [gw5] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices [gw2] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] test_backward_compatibility/test_functions.py::test_aggregate_states [gw5] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections [gw2] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] [gw5] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections [gw2] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] [gw7] PASSED test_check_table/test.py::test_check_all_tables test_check_table/test.py::test_check_normal_table_corruption[] [gw5] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections [gw3] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup test_backward_compatibility/test_normalized_count_comparison.py::test_select_aggregate_alias_column test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore [gw1] PASSED test_dictionaries_ddl/test.py::test_clickhouse_remote test_dictionaries_ddl/test.py::test_conflicting_name [gw1] PASSED test_dictionaries_ddl/test.py::test_conflicting_name test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_cache] test_broken_part_during_merge/test.py::test_merge_and_part_corruption [gw7] PASSED test_check_table/test.py::test_check_normal_table_corruption[] test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] [gw8] PASSED test_aliases_in_default_expr_not_break_table_structure/test.py::test_aliases_in_default_expr_not_break_table_structure[ReplicatedMergeTree] [gw6] PASSED test_alter_moving_garbage/test.py::test_alter_moving[False-False] test_alter_moving_garbage/test.py::test_alter_moving[False-True] [gw2] PASSED test_backward_compatibility/test_normalized_count_comparison.py::test_select_aggregate_alias_column test_build_sets_from_multiple_threads/test.py::test_set [gw5] PASSED test_broken_part_during_merge/test.py::test_merge_and_part_corruption [gw0] PASSED test_checking_s3_blobs_paranoid/test.py::test_adaptive_timeouts[node] test_checking_s3_blobs_paranoid/test.py::test_adaptive_timeouts[node_with_inf_s3_retries] [gw6] PASSED test_alter_moving_garbage/test.py::test_alter_moving[False-True] test_alter_moving_garbage/test.py::test_alter_moving[True-True] test_cancel_freeze/test.py::test_cancel_backup test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly [gw4] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct] [gw1] PASSED test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_cache] test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_hashed] [gw0] PASSED test_checking_s3_blobs_paranoid/test.py::test_adaptive_timeouts[node_with_inf_s3_retries] test_checking_s3_blobs_paranoid/test.py::test_exception_in_onFinish [gw2] PASSED test_build_sets_from_multiple_threads/test.py::test_set [gw0] PASSED test_checking_s3_blobs_paranoid/test.py::test_exception_in_onFinish test_checking_s3_blobs_paranoid/test.py::test_no_key_found_disk [gw6] PASSED test_alter_moving_garbage/test.py::test_alter_moving[True-True] test_alter_moving_garbage/test.py::test_delete_race_leftovers [gw3] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore [gw0] PASSED test_checking_s3_blobs_paranoid/test.py::test_no_key_found_disk test_checking_s3_blobs_paranoid/test.py::test_node_with_query_log_on_s3 test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash test_cgroup_limit/test.py::test_cgroup_cpu_limit Unable to find image 'ubuntu:22.04' locally [gw9] PASSED test_backward_compatibility/test_functions.py::test_aggregate_states test_backward_compatibility/test_functions.py::test_string_functions [gw0] PASSED test_checking_s3_blobs_paranoid/test.py::test_node_with_query_log_on_s3 test_checking_s3_blobs_paranoid/test.py::test_query_is_canceled_with_inf_retries [gw9] SKIPPED test_backward_compatibility/test_functions.py::test_string_functions [gw3] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup 22.04: Pulling from library/ubuntu 9cb31e2e37ea: Already exists Digest: sha256:ed1544e454989078f5dec1bfdabd8c5cc9c48e0705d07b678ab6ae3fb61952d2 Status: Downloaded newer image for ubuntu:22.04 test_backward_compatibility/test_short_strings_aggregation.py::test_backward_compatability [gw8] PASSED test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly [gw0] PASSED test_checking_s3_blobs_paranoid/test.py::test_query_is_canceled_with_inf_retries test_checking_s3_blobs_paranoid/test.py::test_upload_after_check_works [gw0] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_after_check_works test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[br] [gw2] PASSED test_cgroup_limit/test.py::test_cgroup_cpu_limit test_dictionaries_with_invalid_structure/test.py::test_dictGet_func_for_invalid_dictionary [gw0] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[br] test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[bz2] [gw0] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[bz2] test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[deflate] [gw0] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[deflate] test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[gzip] [gw0] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[gzip] test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[lz4] [gw0] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[lz4] test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[none] [gw2] PASSED test_dictionaries_with_invalid_structure/test.py::test_dictGet_func_for_invalid_dictionary [gw0] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[none] test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[xz] [gw1] PASSED test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_hashed] test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_cache] [gw9] PASSED test_backward_compatibility/test_short_strings_aggregation.py::test_backward_compatability [gw0] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[xz] test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[zstd] [gw0] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[zstd] test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[br] [gw6] PASSED test_alter_moving_garbage/test.py::test_delete_race_leftovers [gw0] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[br] test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[bz2] test_backward_compatibility/test_ip_types_binary_compatibility.py::test_ip_types_binary_compatibility [gw4] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed] [gw3] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup [gw0] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[bz2] test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[deflate] test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup [gw0] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[deflate] test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[gzip] [gw0] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[gzip] test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[lz4] [gw0] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[lz4] test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[none] [gw0] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[none] test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[xz] [gw0] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[xz] test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[zstd] [gw0] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[zstd] test_checking_s3_blobs_paranoid/test.py::test_when_error_is_retried[connection_refused] [gw3] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore [gw8] PASSED test_backward_compatibility/test_ip_types_binary_compatibility.py::test_ip_types_binary_compatibility [gw1] PASSED test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_cache] test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_hashed] [gw0] PASSED test_checking_s3_blobs_paranoid/test.py::test_when_error_is_retried[connection_refused] test_checking_s3_blobs_paranoid/test.py::test_when_error_is_retried[qps_limit_exceeded] [gw0] PASSED test_checking_s3_blobs_paranoid/test.py::test_when_error_is_retried[qps_limit_exceeded] test_checking_s3_blobs_paranoid/test.py::test_when_error_is_retried[slow_down] [gw0] PASSED test_checking_s3_blobs_paranoid/test.py::test_when_error_is_retried[slow_down] test_checking_s3_blobs_paranoid/test.py::test_when_error_is_retried[total_qps_limit_exceeded] [gw4] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed] [gw3] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup [gw0] PASSED test_checking_s3_blobs_paranoid/test.py::test_when_error_is_retried[total_qps_limit_exceeded] test_checking_s3_blobs_paranoid/test.py::test_when_s3_broken_pipe_at_upload_is_retried [gw0] PASSED test_checking_s3_blobs_paranoid/test.py::test_when_s3_broken_pipe_at_upload_is_retried test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_create_mpu_retried[False] [gw4] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache] [gw1] PASSED test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_hashed] test_dictionaries_ddl/test.py::test_dictionary_with_where [gw1] PASSED test_dictionaries_ddl/test.py::test_dictionary_with_where test_dictionaries_ddl/test.py::test_file_dictionary_restrictions [gw5] PASSED test_cancel_freeze/test.py::test_cancel_backup [gw1] PASSED test_dictionaries_ddl/test.py::test_file_dictionary_restrictions test_dictionaries_ddl/test.py::test_http_dictionary_restrictions [gw0] PASSED test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_create_mpu_retried[False] test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_create_mpu_retried[True] [gw1] PASSED test_dictionaries_ddl/test.py::test_http_dictionary_restrictions test_dictionaries_ddl/test.py::test_named_collection [gw1] PASSED test_dictionaries_ddl/test.py::test_named_collection test_dictionaries_ddl/test.py::test_restricted_database [gw3] FAILED test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup [gw1] PASSED test_dictionaries_ddl/test.py::test_restricted_database test_dictionaries_ddl/test.py::test_secure test_dictionaries_config_reload/test.py::test [gw1] PASSED test_dictionaries_ddl/test.py::test_secure test_dictionaries_ddl/test.py::test_with_insert_query [gw1] PASSED test_dictionaries_ddl/test.py::test_with_insert_query [gw0] PASSED test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_create_mpu_retried[True] test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_upload_is_retried[False] [gw0] PASSED test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_upload_is_retried[False] test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_upload_is_retried[True] [gw0] PASSED test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_upload_is_retried[True] [gw4] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct] [gw5] PASSED test_dictionaries_config_reload/test.py::test [gw4] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat] [gw4] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat] test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed] [gw4] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed] [gw7] PASSED test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] test_check_table/test.py::test_check_replicated_table_simple[-_0] [gw7] PASSED test_check_table/test.py::test_check_replicated_table_simple[-_0] test_dictionaries_wait_for_load/test.py::test_wait_for_dictionaries_load [gw7] PASSED test_dictionaries_wait_for_load/test.py::test_wait_for_dictionaries_load =================================== FAILURES =================================== _________________________ test_shutdown_cancels_backup _________________________ [gw3] linux -- Python 3.10.12 /usr/bin/python3 def test_shutdown_cancels_backup(): > with NoTrashChecker() as no_trash_checker: test_backup_restore_on_cluster/test_cancel_backup.py:556: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = type = None, value = None, traceback = None def __exit__(self, type, value, traceback): list_of_znodes = set( node1.query( "SELECT name FROM system.zookeeper WHERE path = '/clickhouse/backups' " + "AND NOT (name == 'alive_tracker')" ).splitlines() ) new_znodes = list_of_znodes.difference(self.__previous_list_of_znodes) if new_znodes: print(f"Found nodes in ZooKeeper: {new_znodes}") for node in new_znodes: print( f"Nodes in '/clickhouse/backups/{node}':\n" + node1.query( f"SELECT name FROM system.zookeeper WHERE path = '/clickhouse/backups/{node}'" ) ) print( f"Nodes in '/clickhouse/backups/{node}/stage':\n" + node1.query( f"SELECT name FROM system.zookeeper WHERE path = '/clickhouse/backups/{node}/stage'" ) ) if self.check_zookeeper: assert new_znodes == set() list_of_backups = set( os.listdir(os.path.join(node1.cluster.instances_dir, "backups")) ) new_backups = list_of_backups.difference(self.__previous_list_of_backups) unfinished_backups = set( backup for backup in new_backups if not os.path.exists( os.path.join(node1.cluster.instances_dir, "backups", backup, ".backup") ) ) new_backups = set( backup for backup in new_backups if backup not in unfinished_backups ) if new_backups: print(f"Found new backups: {new_backups}") if unfinished_backups: print(f"Found unfinished backups: {unfinished_backups}") assert new_backups == set(self.expect_backups) assert unfinished_backups.difference(self.allow_unfinished_backups) == set() all_errors = set() start_time = time.strftime( "%Y-%m-%d %H:%M:%S", self.__start_time_for_collecting_errors ) for node in nodes: errors_query_result = node.query( "SELECT name FROM system.errors WHERE last_error_time >= toDateTime('" + start_time + "') " + "AND NOT ((name == 'KEEPER_EXCEPTION') AND (last_error_message LIKE '%Fault injection%')) " + "AND NOT (name == 'NO_ELEMENTS_IN_CONFIG')" ) errors = errors_query_result.splitlines() if errors: print(f"{get_node_name(node)}: Found errors: {errors}") print( node.query( "SELECT name, last_error_message FROM system.errors WHERE last_error_time >= toDateTime('" + start_time + "')" ) ) for error in errors: > assert (error in self.expect_errors) or (error in self.allow_errors) E AssertionError: assert ('NETLINK_ERROR' in ['QUERY_WAS_CANCELLED'] or 'NETLINK_ERROR' in []) E + where ['QUERY_WAS_CANCELLED'] = .expect_errors E + and [] = .allow_errors test_backup_restore_on_cluster/test_cancel_backup.py:394: AssertionError ------------------------------ Captured log call ------------------------------- 2025-04-02 02:15:27 [ 654 ] DEBUG : Executing query SELECT name FROM system.zookeeper WHERE path = '/clickhouse/backups' AND NOT (name == 'alive_tracker') on node1 (cluster.py:3564, query) 2025-04-02 02:15:27 [ 654 ] DEBUG : Executing query CREATE TABLE tbl ON CLUSTER 'cluster' (x UInt64) ENGINE=ReplicatedMergeTree('/clickhouse/tables/tbl/', '{replica}') ORDER BY tuple() PARTITION BY x%10 on node1 (cluster.py:3564, query) 2025-04-02 02:15:28 [ 654 ] DEBUG : Executing query INSERT INTO tbl SELECT number FROM numbers(10) on node1 (cluster.py:3564, query) 2025-04-02 02:15:28 [ 654 ] DEBUG : Executing query BACKUP TABLE tbl ON CLUSTER 'cluster' TO Disk('backups', 'd98334282bdb4d71b263aff381cb13b8') SETTINGS id='d98334282bdb4d71b263aff381cb13b8' ASYNC on node1 (cluster.py:3564, query) 2025-04-02 02:15:28 [ 654 ] DEBUG : Executing query SELECT status FROM system.backups WHERE id='d98334282bdb4d71b263aff381cb13b8' on node1 (cluster.py:3564, query) 2025-04-02 02:15:29 [ 654 ] DEBUG : Executing query SELECT count() FROM system.processes WHERE (query_kind='Backup') AND (query LIKE '%d98334282bdb4d71b263aff381cb13b8%') on node1 (cluster.py:3564, query) 2025-04-02 02:15:29 [ 654 ] DEBUG : Executing query SELECT count() FROM system.processes WHERE (query_kind='Backup') AND (query LIKE '%d98334282bdb4d71b263aff381cb13b8%') on node1 (cluster.py:3564, query) 2025-04-02 02:15:29 [ 654 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw3-node1-1 detach:False nothrow:True cmd: ['bash', '-c', 'ps -C clickhouse'] (cluster.py:2050, exec_in_container) 2025-04-02 02:15:29 [ 654 ] DEBUG : Command:[docker exec -u root roottestbackuprestoreonclustercancelbackup-gw3-node1-1 bash -c ps -C clickhouse] (cluster.py:120, run_and_check) 2025-04-02 02:15:29 [ 654 ] DEBUG : Stdout: PID TTY TIME CMD (cluster.py:144, run_and_check) 2025-04-02 02:15:29 [ 654 ] DEBUG : Stdout: 8 ? 00:00:43 clickhouse (cluster.py:144, run_and_check) 2025-04-02 02:15:29 [ 654 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw3-node1-1 detach:False nothrow:False cmd: ['bash', '-c', 'pkill clickhouse'] (cluster.py:2050, exec_in_container) 2025-04-02 02:15:29 [ 654 ] DEBUG : Command:[docker exec -u root roottestbackuprestoreonclustercancelbackup-gw3-node1-1 bash -c pkill clickhouse] (cluster.py:120, run_and_check) 2025-04-02 02:15:29 [ 654 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw3-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2050, exec_in_container) 2025-04-02 02:15:29 [ 654 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw3-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:120, run_and_check) 2025-04-02 02:15:29 [ 654 ] DEBUG : Stdout:8 (cluster.py:144, run_and_check) 2025-04-02 02:15:30 [ 654 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw3-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2050, exec_in_container) 2025-04-02 02:15:30 [ 654 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw3-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:120, run_and_check) 2025-04-02 02:15:30 [ 654 ] DEBUG : Stdout:8 (cluster.py:144, run_and_check) 2025-04-02 02:15:31 [ 654 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw3-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2050, exec_in_container) 2025-04-02 02:15:31 [ 654 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw3-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:120, run_and_check) 2025-04-02 02:15:31 [ 654 ] DEBUG : Stdout:8 (cluster.py:144, run_and_check) 2025-04-02 02:15:32 [ 654 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw3-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2050, exec_in_container) 2025-04-02 02:15:32 [ 654 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw3-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:120, run_and_check) 2025-04-02 02:15:33 [ 654 ] DEBUG : Stdout:8 (cluster.py:144, run_and_check) 2025-04-02 02:15:34 [ 654 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw3-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2050, exec_in_container) 2025-04-02 02:15:34 [ 654 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw3-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:120, run_and_check) 2025-04-02 02:15:34 [ 654 ] DEBUG : Stdout:8 (cluster.py:144, run_and_check) 2025-04-02 02:15:35 [ 654 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw3-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2050, exec_in_container) 2025-04-02 02:15:35 [ 654 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw3-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:120, run_and_check) 2025-04-02 02:15:35 [ 654 ] DEBUG : Stdout:8 (cluster.py:144, run_and_check) 2025-04-02 02:15:36 [ 654 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw3-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2050, exec_in_container) 2025-04-02 02:15:36 [ 654 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw3-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:120, run_and_check) 2025-04-02 02:15:36 [ 654 ] DEBUG : Stdout:8 (cluster.py:144, run_and_check) 2025-04-02 02:15:37 [ 654 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw3-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2050, exec_in_container) 2025-04-02 02:15:37 [ 654 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw3-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:120, run_and_check) 2025-04-02 02:15:37 [ 654 ] DEBUG : Stdout:8 (cluster.py:144, run_and_check) 2025-04-02 02:15:38 [ 654 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw3-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2050, exec_in_container) 2025-04-02 02:15:38 [ 654 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw3-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:120, run_and_check) 2025-04-02 02:15:38 [ 654 ] DEBUG : Stdout:8 (cluster.py:144, run_and_check) 2025-04-02 02:15:39 [ 654 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw3-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2050, exec_in_container) 2025-04-02 02:15:39 [ 654 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw3-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:120, run_and_check) 2025-04-02 02:15:39 [ 654 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw3-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2050, exec_in_container) 2025-04-02 02:15:39 [ 654 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw3-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:120, run_and_check) 2025-04-02 02:15:39 [ 654 ] DEBUG : No clickhouse process running. Start new one. (cluster.py:3930, start_clickhouse) 2025-04-02 02:15:39 [ 654 ] DEBUG : http://localhost:None "POST /v1.46/containers/roottestbackuprestoreonclustercancelbackup-gw3-node1-1/exec HTTP/1.1" 201 74 (connectionpool.py:547, _make_request) 2025-04-02 02:15:39 [ 654 ] DEBUG : http://localhost:None "POST /v1.46/exec/3ecf67a19f1f49a5af3a39b07da983b8a44106f7ec916a302a57fdb79a58babc/start HTTP/1.1" 200 0 (connectionpool.py:547, _make_request) 2025-04-02 02:15:39 [ 654 ] DEBUG : http://localhost:None "GET /v1.46/exec/3ecf67a19f1f49a5af3a39b07da983b8a44106f7ec916a302a57fdb79a58babc/json HTTP/1.1" 200 586 (connectionpool.py:547, _make_request) 2025-04-02 02:15:40 [ 654 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw3-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2050, exec_in_container) 2025-04-02 02:15:40 [ 654 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw3-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:120, run_and_check) 2025-04-02 02:15:40 [ 654 ] DEBUG : Stdout:860 (cluster.py:144, run_and_check) 2025-04-02 02:15:40 [ 654 ] DEBUG : Clickhouse process running. (cluster.py:3944, start_clickhouse) 2025-04-02 02:15:40 [ 654 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw3-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2050, exec_in_container) 2025-04-02 02:15:40 [ 654 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw3-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:120, run_and_check) 2025-04-02 02:15:40 [ 654 ] DEBUG : Stdout:860 (cluster.py:144, run_and_check) 2025-04-02 02:15:40 [ 654 ] DEBUG : Executing query select 20 on node1 (cluster.py:3564, query) 2025-04-02 02:15:41 [ 654 ] DEBUG : Executing query select 20 on node1 (cluster.py:3564, query) 2025-04-02 02:15:41 [ 654 ] DEBUG : Executing query select 20 on node1 (cluster.py:3564, query) 2025-04-02 02:15:42 [ 654 ] DEBUG : Executing query select 20 on node1 (cluster.py:3564, query) 2025-04-02 02:15:43 [ 654 ] DEBUG : Executing query select 20 on node1 (cluster.py:3564, query) 2025-04-02 02:15:43 [ 654 ] DEBUG : Executing query select 20 on node1 (cluster.py:3564, query) 2025-04-02 02:15:44 [ 654 ] DEBUG : Executing query SELECT count() FROM system.processes WHERE (query_kind='Backup') AND (query LIKE '%d98334282bdb4d71b263aff381cb13b8%') on node1 (cluster.py:3564, query) 2025-04-02 02:15:44 [ 654 ] DEBUG : Executing query SELECT count() FROM system.processes WHERE (query_kind='Backup') AND (query LIKE '%d98334282bdb4d71b263aff381cb13b8%') on node2 (cluster.py:3564, query) 2025-04-02 02:15:44 [ 654 ] DEBUG : Executing query SYSTEM FLUSH LOGS on node1 (cluster.py:3564, query) 2025-04-02 02:15:45 [ 654 ] DEBUG : Executing query SELECT status FROM system.backup_log WHERE id='d98334282bdb4d71b263aff381cb13b8' ORDER BY status on node1 (cluster.py:3564, query) 2025-04-02 02:15:46 [ 654 ] DEBUG : Executing query SELECT name FROM system.zookeeper WHERE path = '/clickhouse/backups' AND NOT (name == 'alive_tracker') on node1 (cluster.py:3564, query) 2025-04-02 02:15:46 [ 654 ] DEBUG : Executing query SELECT name FROM system.errors WHERE last_error_time >= toDateTime('2025-04-02 02:15:27') AND NOT ((name == 'KEEPER_EXCEPTION') AND (last_error_message LIKE '%Fault injection%')) AND NOT (name == 'NO_ELEMENTS_IN_CONFIG') on node1 (cluster.py:3564, query) 2025-04-02 02:15:46 [ 654 ] DEBUG : Executing query SELECT name, last_error_message FROM system.errors WHERE last_error_time >= toDateTime('2025-04-02 02:15:27') on node1 (cluster.py:3564, query) ---------------------------- Captured log teardown ----------------------------- 2025-04-02 02:15:46 [ 654 ] DEBUG : Executing query DROP TABLE IF EXISTS tbl ON CLUSTER 'cluster' SYNC on node1 (cluster.py:3564, query) 2025-04-02 02:15:47 [ 654 ] DEBUG : Command:[docker compose --env-file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw3/.env --project-name roottestbackuprestoreonclustercancelbackup-gw3 --file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw3/node1/docker-compose.yml --file /ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_keeper.yml --file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw3/node2/docker-compose.yml stop --timeout 20] (cluster.py:120, run_and_check) 2025-04-02 02:15:49 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-node1-1 Stopping (cluster.py:146, run_and_check) 2025-04-02 02:15:49 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-node2-1 Stopping (cluster.py:146, run_and_check) 2025-04-02 02:15:49 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-node2-1 Stopped (cluster.py:146, run_and_check) 2025-04-02 02:15:49 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-node1-1 Stopped (cluster.py:146, run_and_check) 2025-04-02 02:15:49 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-zoo2-1 Stopping (cluster.py:146, run_and_check) 2025-04-02 02:15:49 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-zoo3-1 Stopping (cluster.py:146, run_and_check) 2025-04-02 02:15:49 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-zoo1-1 Stopping (cluster.py:146, run_and_check) 2025-04-02 02:15:49 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-zoo1-1 Stopped (cluster.py:146, run_and_check) 2025-04-02 02:15:49 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-zoo2-1 Stopped (cluster.py:146, run_and_check) 2025-04-02 02:15:49 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-zoo3-1 Stopped (cluster.py:146, run_and_check) 2025-04-02 02:15:49 [ 654 ] DEBUG : Command:[bash -c [ -f /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw3/node1/logs/stderr.log ] && zgrep -aH "==================" /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw3/node1/logs/stderr.log* | ( [ -z "" ] && cat || grep -v "$" ) || true] (cluster.py:120, run_and_check) 2025-04-02 02:15:49 [ 654 ] DEBUG : Command:[bash -c [ -f /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw3/node2/logs/stderr.log ] && zgrep -aH "==================" /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw3/node2/logs/stderr.log* | ( [ -z "" ] && cat || grep -v "$" ) || true] (cluster.py:120, run_and_check) 2025-04-02 02:15:49 [ 654 ] DEBUG : Command:[docker compose --env-file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw3/.env --project-name roottestbackuprestoreonclustercancelbackup-gw3 --file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw3/node1/docker-compose.yml --file /ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_keeper.yml --file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw3/node2/docker-compose.yml down --volumes] (cluster.py:120, run_and_check) 2025-04-02 02:15:49 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-node1-1 Stopping (cluster.py:146, run_and_check) 2025-04-02 02:15:49 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-node2-1 Stopping (cluster.py:146, run_and_check) 2025-04-02 02:15:49 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-node1-1 Stopped (cluster.py:146, run_and_check) 2025-04-02 02:15:49 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-node1-1 Removing (cluster.py:146, run_and_check) 2025-04-02 02:15:49 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-node2-1 Stopped (cluster.py:146, run_and_check) 2025-04-02 02:15:49 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-node2-1 Removing (cluster.py:146, run_and_check) 2025-04-02 02:15:49 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-node2-1 Removed (cluster.py:146, run_and_check) 2025-04-02 02:15:49 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-node1-1 Removed (cluster.py:146, run_and_check) 2025-04-02 02:15:49 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-zoo3-1 Stopping (cluster.py:146, run_and_check) 2025-04-02 02:15:49 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-zoo1-1 Stopping (cluster.py:146, run_and_check) 2025-04-02 02:15:49 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-zoo2-1 Stopping (cluster.py:146, run_and_check) 2025-04-02 02:15:49 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-zoo3-1 Stopped (cluster.py:146, run_and_check) 2025-04-02 02:15:49 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-zoo3-1 Removing (cluster.py:146, run_and_check) 2025-04-02 02:15:49 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-zoo2-1 Stopped (cluster.py:146, run_and_check) 2025-04-02 02:15:49 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-zoo2-1 Removing (cluster.py:146, run_and_check) 2025-04-02 02:15:49 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-zoo1-1 Stopped (cluster.py:146, run_and_check) 2025-04-02 02:15:49 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-zoo1-1 Removing (cluster.py:146, run_and_check) 2025-04-02 02:15:49 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-zoo3-1 Removed (cluster.py:146, run_and_check) 2025-04-02 02:15:49 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-zoo2-1 Removed (cluster.py:146, run_and_check) 2025-04-02 02:15:49 [ 654 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw3-zoo1-1 Removed (cluster.py:146, run_and_check) 2025-04-02 02:15:49 [ 654 ] DEBUG : Stderr: Network roottestbackuprestoreonclustercancelbackup-gw3_default Removing (cluster.py:146, run_and_check) 2025-04-02 02:15:49 [ 654 ] DEBUG : Stderr: Network roottestbackuprestoreonclustercancelbackup-gw3_default Removed (cluster.py:146, run_and_check) 2025-04-02 02:15:49 [ 654 ] DEBUG : Cleanup called (cluster.py:876, cleanup) 2025-04-02 02:15:49 [ 654 ] DEBUG : Docker networks for project roottestbackuprestoreonclustercancelbackup-gw3 are NETWORK ID NAME DRIVER SCOPE (cluster.py:855, print_all_docker_pieces) 2025-04-02 02:15:49 [ 654 ] DEBUG : Docker containers for project roottestbackuprestoreonclustercancelbackup-gw3 are CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES (cluster.py:863, print_all_docker_pieces) 2025-04-02 02:15:49 [ 654 ] DEBUG : Docker volumes for project roottestbackuprestoreonclustercancelbackup-gw3 are DRIVER VOLUME NAME (cluster.py:871, print_all_docker_pieces) 2025-04-02 02:15:49 [ 654 ] DEBUG : Command:[docker container list --all --filter name='^/roottestbackuprestoreonclustercancelbackup-gw3-.*-1$' --format '{{.ID}}:{{.Names}}'] (cluster.py:120, run_and_check) 2025-04-02 02:15:49 [ 654 ] DEBUG : Unstopped containers: {} (cluster.py:890, cleanup) 2025-04-02 02:15:49 [ 654 ] DEBUG : No running containers for project: roottestbackuprestoreonclustercancelbackup-gw3 (cluster.py:904, cleanup) 2025-04-02 02:15:49 [ 654 ] DEBUG : Trying to prune unused networks... (cluster.py:910, cleanup) 2025-04-02 02:15:49 [ 654 ] DEBUG : Trying to prune unused images... (cluster.py:926, cleanup) 2025-04-02 02:15:49 [ 654 ] DEBUG : Command:[docker image prune -f] (cluster.py:120, run_and_check) 2025-04-02 02:15:49 [ 654 ] DEBUG : Stdout:Total reclaimed space: 0B (cluster.py:144, run_and_check) 2025-04-02 02:15:49 [ 654 ] DEBUG : Images pruned (cluster.py:929, cleanup) 2025-04-02 02:15:49 [ 654 ] DEBUG : Trying to prune unused volumes... (cluster.py:935, cleanup) 2025-04-02 02:15:49 [ 654 ] DEBUG : Command:[docker volume ls | wc -l] (cluster.py:120, run_and_check) 2025-04-02 02:15:49 [ 654 ] DEBUG : Stdout:4 (cluster.py:144, run_and_check) 2025-04-02 02:15:49 [ 654 ] DEBUG : Command:[docker volume prune -f] (cluster.py:120, run_and_check) 2025-04-02 02:15:49 [ 654 ] DEBUG : Stdout:Total reclaimed space: 0B (cluster.py:144, run_and_check) 2025-04-02 02:15:49 [ 654 ] DEBUG : Volumes pruned: 4 (cluster.py:940, cleanup) ============================== slowest durations =============================== 315.96s call test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] 94.54s call test_cancel_freeze/test.py::test_cancel_backup 54.77s setup test_checking_s3_blobs_paranoid/test.py::test_adaptive_timeouts[node] 48.10s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct] 46.91s call test_backward_compatibility/test_functions.py::test_aggregate_states 45.35s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct] 44.56s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache] 43.69s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache] 43.09s call test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore 41.59s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat] 41.34s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed] 39.97s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed] 37.72s setup test_alter_moving_garbage/test.py::test_alter_moving[False-False] 35.32s call test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_hashed] 35.08s call test_alter_moving_garbage/test.py::test_delete_race_leftovers 35.07s call test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_cache] 33.90s call test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_cache] 33.74s setup test_dictionaries_ddl/test.py::test_clickhouse_remote 32.82s call test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_hashed] 29.22s call test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup 23.28s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache] 23.21s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup 22.70s setup test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly 22.04s teardown test_alter_moving_garbage/test.py::test_delete_race_leftovers 21.86s teardown test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly 21.78s teardown test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_upload_is_retried[True] 21.72s call test_dictionaries_config_reload/test.py::test 21.63s teardown test_aliases_in_default_expr_not_break_table_structure/test.py::test_aliases_in_default_expr_not_break_table_structure[ReplicatedMergeTree] 21.22s setup test_check_table/test.py::test_check_all_tables 20.51s setup test_dictionaries_config_reload/test.py::test 20.42s call test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup 20.38s setup test_allowed_client_hosts/test.py::test_allowed_host 19.40s call test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup 19.38s call test_dictionaries_wait_for_load/test.py::test_wait_for_dictionaries_load 18.98s call test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore 17.79s setup test_aliases_in_default_expr_not_break_table_structure/test.py::test_aliases_in_default_expr_not_break_table_structure[ReplicatedMergeTree] 17.12s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed] 15.41s setup test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices 15.32s setup test_async_metrics_in_cgroup/test.py::test_normalized_user_cpu 15.30s setup test_broken_part_during_merge/test.py::test_merge_and_part_corruption 15.11s call test_cgroup_limit/test.py::test_cgroup_cpu_limit 14.58s setup test_cancel_freeze/test.py::test_cancel_backup 14.49s setup test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] 14.47s setup test_backward_compatibility/test_normalized_count_comparison.py::test_select_aggregate_alias_column 14.16s setup test_build_sets_from_multiple_threads/test.py::test_set 14.13s setup test_backward_compatibility/test_short_strings_aggregation.py::test_backward_compatability 14.01s call test_alter_moving_garbage/test.py::test_alter_moving[True-True] 13.72s call test_alter_moving_garbage/test.py::test_alter_moving[False-True] 13.48s call test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_create_mpu_retried[True] 13.47s call test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_create_mpu_retried[False] 13.38s setup test_dictionaries_wait_for_load/test.py::test_wait_for_dictionaries_load 13.07s call test_backward_compatibility/test_ip_types_binary_compatibility.py::test_ip_types_binary_compatibility 12.62s setup test_backward_compatibility/test_ip_types_binary_compatibility.py::test_ip_types_binary_compatibility 12.60s call test_alter_moving_garbage/test.py::test_alter_moving[False-False] 12.39s call test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup 11.88s setup test_backward_compatibility/test_functions.py::test_aggregate_states 11.64s call test_check_table/test.py::test_check_normal_table_corruption[] 11.60s call test_check_table/test.py::test_check_all_tables 11.48s call test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_upload_is_retried[True] 11.14s call test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_upload_is_retried[False] 10.46s call test_checking_s3_blobs_paranoid/test.py::test_adaptive_timeouts[node_with_inf_s3_retries] 10.23s call test_aliases_in_default_expr_not_break_table_structure/test.py::test_aliases_in_default_expr_not_break_table_structure[ReplicatedMergeTree] 10.06s teardown test_cancel_freeze/test.py::test_cancel_backup 9.65s setup test_dictionaries_with_invalid_structure/test.py::test_dictGet_func_for_invalid_dictionary 8.89s teardown test_dictionaries_ddl/test.py::test_with_insert_query 8.11s call test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash 7.96s call test_checking_s3_blobs_paranoid/test.py::test_adaptive_timeouts[node] 7.86s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed] 7.03s call test_checking_s3_blobs_paranoid/test.py::test_query_is_canceled_with_inf_retries 6.87s teardown test_broken_part_during_merge/test.py::test_merge_and_part_corruption 6.80s call test_check_table/test.py::test_check_replicated_table_simple[-_0] 6.59s call test_checking_s3_blobs_paranoid/test.py::test_node_with_query_log_on_s3 6.51s teardown test_check_table/test.py::test_check_replicated_table_simple[-_0] 6.30s call test_checking_s3_blobs_paranoid/test.py::test_when_error_is_retried[connection_refused] 6.10s teardown test_build_sets_from_multiple_threads/test.py::test_set 5.64s call test_checking_s3_blobs_paranoid/test.py::test_when_error_is_retried[slow_down] 5.50s call test_checking_s3_blobs_paranoid/test.py::test_when_error_is_retried[total_qps_limit_exceeded] 5.38s call test_broken_part_during_merge/test.py::test_merge_and_part_corruption 5.36s teardown test_backward_compatibility/test_functions.py::test_string_functions 5.05s teardown test_allowed_client_hosts/test.py::test_denied_host 4.86s call test_dictionaries_ddl/test.py::test_secure 4.83s teardown test_dictionaries_wait_for_load/test.py::test_wait_for_dictionaries_load 4.67s call test_build_sets_from_multiple_threads/test.py::test_set 4.59s teardown test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections 4.34s teardown test_dictionaries_with_invalid_structure/test.py::test_dictGet_func_for_invalid_dictionary 4.32s call test_checking_s3_blobs_paranoid/test.py::test_when_error_is_retried[qps_limit_exceeded] 4.22s call test_checking_s3_blobs_paranoid/test.py::test_when_s3_broken_pipe_at_upload_is_retried 3.88s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] 3.87s call test_dictionaries_ddl/test.py::test_restricted_database 3.67s call test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[none] 3.62s call test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[deflate] 3.62s call test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices 3.45s call test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections 3.41s call test_checking_s3_blobs_paranoid/test.py::test_exception_in_onFinish 3.30s call test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[lz4] 3.28s teardown test_backward_compatibility/test_short_strings_aggregation.py::test_backward_compatability 3.23s teardown test_backward_compatibility/test_normalized_count_comparison.py::test_select_aggregate_alias_column 3.21s call test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices 3.21s call test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[bz2] 3.11s call test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[xz] 3.04s call test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections 3.03s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] 3.00s call test_backward_compatibility/test_short_strings_aggregation.py::test_backward_compatability 2.98s call test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly 2.95s call test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[xz] 2.92s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup 2.82s call test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections 2.76s call test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections 2.70s call test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[zstd] 2.58s call test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[lz4] 2.53s call test_checking_s3_blobs_paranoid/test.py::test_no_key_found_disk 2.49s call test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] 2.48s call test_dictionaries_ddl/test.py::test_clickhouse_remote 2.42s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] 2.37s call test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[br] 2.19s call test_backward_compatibility/test_normalized_count_comparison.py::test_select_aggregate_alias_column 2.18s call test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[zstd] 2.17s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] 2.12s call test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[bz2] 2.07s call test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] 2.03s call test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[gzip] 1.98s call test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[none] 1.97s call test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] 1.96s call test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] 1.95s call test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[gzip] 1.90s teardown test_backward_compatibility/test_ip_types_binary_compatibility.py::test_ip_types_binary_compatibility 1.88s call test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[deflate] 1.62s teardown test_async_metrics_in_cgroup/test.py::test_user_cpu_accounting 1.46s call test_checking_s3_blobs_paranoid/test.py::test_upload_after_check_works 1.33s call test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[br] 1.19s call test_allowed_client_hosts/test.py::test_allowed_host 1.18s teardown test_dictionaries_config_reload/test.py::test 1.17s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup 1.16s call test_dictionaries_ddl/test.py::test_conflicting_name 1.02s call test_dictionaries_ddl/test.py::test_dictionary_with_where 0.85s call test_dictionaries_ddl/test.py::test_file_dictionary_restrictions 0.78s call test_dictionaries_ddl/test.py::test_with_insert_query 0.75s call test_dictionaries_ddl/test.py::test_named_collection 0.70s call test_dictionaries_ddl/test.py::test_http_dictionary_restrictions 0.63s call test_allowed_client_hosts/test.py::test_denied_host 0.62s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore 0.53s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash 0.47s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup 0.42s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore 0.42s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup 0.37s call test_dictionaries_with_invalid_structure/test.py::test_dictGet_func_for_invalid_dictionary 0.37s call test_async_metrics_in_cgroup/test.py::test_user_cpu_accounting 0.33s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] 0.32s call test_backward_compatibility/test_functions.py::test_string_functions 0.32s call test_async_metrics_in_cgroup/test.py::test_system_wide_metrics 0.32s call test_async_metrics_in_cgroup/test.py::test_normalized_user_cpu 0.27s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] 0.24s setup test_checking_s3_blobs_paranoid/test.py::test_node_with_query_log_on_s3 0.22s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] 0.22s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] 0.22s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] 0.22s teardown test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] 0.10s setup test_checking_s3_blobs_paranoid/test.py::test_query_is_canceled_with_inf_retries 0.09s setup test_checking_s3_blobs_paranoid/test.py::test_exception_in_onFinish 0.09s setup test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[deflate] 0.09s setup test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[none] 0.09s setup test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_create_mpu_retried[True] 0.08s setup test_checking_s3_blobs_paranoid/test.py::test_upload_after_check_works 0.08s setup test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[lz4] 0.08s setup test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[deflate] 0.08s setup test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[xz] 0.08s setup test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[zstd] 0.07s setup test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[lz4] 0.07s setup test_checking_s3_blobs_paranoid/test.py::test_when_error_is_retried[total_qps_limit_exceeded] 0.07s setup test_checking_s3_blobs_paranoid/test.py::test_when_error_is_retried[qps_limit_exceeded] 0.07s setup test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[bz2] 0.07s setup test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[gzip] 0.07s setup test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[zstd] 0.07s setup test_checking_s3_blobs_paranoid/test.py::test_no_key_found_disk 0.07s setup test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[xz] 0.07s setup test_checking_s3_blobs_paranoid/test.py::test_adaptive_timeouts[node_with_inf_s3_retries] 0.07s setup test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[br] 0.07s setup test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[bz2] 0.07s setup test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[br] 0.07s setup test_checking_s3_blobs_paranoid/test.py::test_when_s3_broken_pipe_at_upload_is_retried 0.07s setup test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_create_mpu_retried[False] 0.07s setup test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_upload_is_retried[True] 0.07s setup test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[none] 0.07s setup test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_upload_is_retried[False] 0.07s setup test_checking_s3_blobs_paranoid/test.py::test_when_error_is_retried[slow_down] 0.06s setup test_checking_s3_blobs_paranoid/test.py::test_when_error_is_retried[connection_refused] 0.06s setup test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[gzip] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache] 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_adaptive_timeouts[node] 0.00s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore 0.00s teardown test_alter_moving_garbage/test.py::test_alter_moving[False-False] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] 0.00s setup test_async_metrics_in_cgroup/test.py::test_user_cpu_accounting 0.00s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct] 0.00s setup test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_cache] 0.00s setup test_alter_moving_garbage/test.py::test_alter_moving[True-True] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] 0.00s setup test_check_table/test.py::test_check_normal_table_corruption[] 0.00s teardown test_backward_compatibility/test_functions.py::test_aggregate_states 0.00s setup test_dictionaries_ddl/test.py::test_with_insert_query 0.00s teardown test_dictionaries_ddl/test.py::test_clickhouse_remote 0.00s teardown test_allowed_client_hosts/test.py::test_allowed_host 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] 0.00s setup test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_cache] 0.00s teardown test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_hashed] 0.00s setup test_dictionaries_ddl/test.py::test_conflicting_name 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] 0.00s teardown test_check_table/test.py::test_check_all_tables 0.00s teardown test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_hashed] 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat] 0.00s setup test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] 0.00s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup 0.00s setup test_check_table/test.py::test_check_replicated_table_simple[-_0] 0.00s teardown test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices 0.00s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore 0.00s setup test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] 0.00s setup test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_hashed] 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[xz] 0.00s setup test_cgroup_limit/test.py::test_cgroup_cpu_limit 0.00s setup test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_hashed] 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[br] 0.00s setup test_alter_moving_garbage/test.py::test_alter_moving[False-True] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache] 0.00s teardown test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_cache] 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_when_error_is_retried[total_qps_limit_exceeded] 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[lz4] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct] 0.00s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup 0.00s teardown test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_cache] 0.00s setup test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed] 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[bz2] 0.00s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash 0.00s teardown test_dictionaries_ddl/test.py::test_restricted_database 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[deflate] 0.00s teardown test_check_table/test.py::test_check_normal_table_corruption[] 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[xz] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache] 0.00s setup test_allowed_client_hosts/test.py::test_denied_host 0.00s setup test_dictionaries_ddl/test.py::test_file_dictionary_restrictions 0.00s teardown test_alter_moving_garbage/test.py::test_alter_moving[False-True] 0.00s teardown test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] 0.00s setup test_dictionaries_ddl/test.py::test_dictionary_with_where 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[gzip] 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[gzip] 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_create_mpu_retried[True] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed] 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[none] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat] 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_when_error_is_retried[slow_down] 0.00s setup test_dictionaries_ddl/test.py::test_http_dictionary_restrictions 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[none] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct] 0.00s setup test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_when_error_is_retried[qps_limit_exceeded] 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_create_mpu_retried[False] 0.00s setup test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[zstd] 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_upload_is_retried[False] 0.00s setup test_dictionaries_ddl/test.py::test_restricted_database 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[lz4] 0.00s teardown test_async_metrics_in_cgroup/test.py::test_normalized_user_cpu 0.00s setup test_async_metrics_in_cgroup/test.py::test_system_wide_metrics 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[bz2] 0.00s setup test_dictionaries_ddl/test.py::test_secure 0.00s setup test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_exception_in_onFinish 0.00s teardown test_async_metrics_in_cgroup/test.py::test_system_wide_metrics 0.00s teardown test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_adaptive_timeouts[node_with_inf_s3_retries] 0.00s setup test_dictionaries_ddl/test.py::test_named_collection 0.00s setup test_backward_compatibility/test_functions.py::test_string_functions 0.00s teardown test_dictionaries_ddl/test.py::test_http_dictionary_restrictions 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_when_s3_broken_pipe_at_upload_is_retried 0.00s teardown test_dictionaries_ddl/test.py::test_dictionary_with_where 0.00s setup test_alter_moving_garbage/test.py::test_delete_race_leftovers 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_query_is_canceled_with_inf_retries 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_node_with_query_log_on_s3 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[br] 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_upload_after_check_works 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[zstd] 0.00s teardown test_dictionaries_ddl/test.py::test_secure 0.00s setup test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_when_error_is_retried[connection_refused] 0.00s teardown test_alter_moving_garbage/test.py::test_alter_moving[True-True] 0.00s teardown test_dictionaries_ddl/test.py::test_named_collection 0.00s teardown test_dictionaries_ddl/test.py::test_file_dictionary_restrictions 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[deflate] 0.00s teardown test_checking_s3_blobs_paranoid/test.py::test_no_key_found_disk 0.00s teardown test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections 0.00s teardown test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections 0.00s teardown test_dictionaries_ddl/test.py::test_conflicting_name 0.00s teardown test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices 0.00s teardown test_cgroup_limit/test.py::test_cgroup_cpu_limit =========================== short test summary info ============================ FAILED test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None--default] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default] PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1] PASSED test_allowed_client_hosts/test.py::test_allowed_host PASSED test_allowed_client_hosts/test.py::test_denied_host PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1] PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections PASSED test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2] PASSED test_check_table/test.py::test_check_all_tables PASSED test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup PASSED test_dictionaries_ddl/test.py::test_clickhouse_remote PASSED test_dictionaries_ddl/test.py::test_conflicting_name PASSED test_check_table/test.py::test_check_normal_table_corruption[] PASSED test_aliases_in_default_expr_not_break_table_structure/test.py::test_aliases_in_default_expr_not_break_table_structure[ReplicatedMergeTree] PASSED test_alter_moving_garbage/test.py::test_alter_moving[False-False] PASSED test_backward_compatibility/test_normalized_count_comparison.py::test_select_aggregate_alias_column PASSED test_broken_part_during_merge/test.py::test_merge_and_part_corruption PASSED test_checking_s3_blobs_paranoid/test.py::test_adaptive_timeouts[node] PASSED test_alter_moving_garbage/test.py::test_alter_moving[False-True] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache] PASSED test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_cache] PASSED test_checking_s3_blobs_paranoid/test.py::test_adaptive_timeouts[node_with_inf_s3_retries] PASSED test_build_sets_from_multiple_threads/test.py::test_set PASSED test_checking_s3_blobs_paranoid/test.py::test_exception_in_onFinish PASSED test_alter_moving_garbage/test.py::test_alter_moving[True-True] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore PASSED test_checking_s3_blobs_paranoid/test.py::test_no_key_found_disk PASSED test_backward_compatibility/test_functions.py::test_aggregate_states PASSED test_checking_s3_blobs_paranoid/test.py::test_node_with_query_log_on_s3 PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash PASSED test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly PASSED test_checking_s3_blobs_paranoid/test.py::test_query_is_canceled_with_inf_retries PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_after_check_works PASSED test_cgroup_limit/test.py::test_cgroup_cpu_limit PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[br] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[bz2] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[deflate] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[gzip] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[lz4] PASSED test_dictionaries_with_invalid_structure/test.py::test_dictGet_func_for_invalid_dictionary PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[none] PASSED test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_hashed] PASSED test_backward_compatibility/test_short_strings_aggregation.py::test_backward_compatability PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[xz] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[zstd] PASSED test_alter_moving_garbage/test.py::test_delete_race_leftovers PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[br] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[bz2] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[deflate] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[gzip] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[lz4] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[none] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[xz] PASSED test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[zstd] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup PASSED test_backward_compatibility/test_ip_types_binary_compatibility.py::test_ip_types_binary_compatibility PASSED test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_cache] PASSED test_checking_s3_blobs_paranoid/test.py::test_when_error_is_retried[connection_refused] PASSED test_checking_s3_blobs_paranoid/test.py::test_when_error_is_retried[qps_limit_exceeded] PASSED test_checking_s3_blobs_paranoid/test.py::test_when_error_is_retried[slow_down] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore PASSED test_checking_s3_blobs_paranoid/test.py::test_when_error_is_retried[total_qps_limit_exceeded] PASSED test_checking_s3_blobs_paranoid/test.py::test_when_s3_broken_pipe_at_upload_is_retried PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed] PASSED test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_hashed] PASSED test_dictionaries_ddl/test.py::test_dictionary_with_where PASSED test_cancel_freeze/test.py::test_cancel_backup PASSED test_dictionaries_ddl/test.py::test_file_dictionary_restrictions PASSED test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_create_mpu_retried[False] PASSED test_dictionaries_ddl/test.py::test_http_dictionary_restrictions PASSED test_dictionaries_ddl/test.py::test_named_collection PASSED test_dictionaries_ddl/test.py::test_restricted_database PASSED test_dictionaries_ddl/test.py::test_secure PASSED test_dictionaries_ddl/test.py::test_with_insert_query PASSED test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_create_mpu_retried[True] PASSED test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_upload_is_retried[False] PASSED test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_upload_is_retried[True] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache] PASSED test_dictionaries_config_reload/test.py::test PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed] PASSED test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin] PASSED test_check_table/test.py::test_check_replicated_table_simple[-_0] PASSED test_dictionaries_wait_for_load/test.py::test_wait_for_dictionaries_load SKIPPED [1] test_async_metrics_in_cgroup/test.py:64: Disabled for sanitizers SKIPPED [1] test_async_metrics_in_cgroup/test.py:78: Disabled for sanitizers SKIPPED [1] test_async_metrics_in_cgroup/test.py:44: Disabled for sanitizers SKIPPED [1] test_backward_compatibility/test_functions.py:164: The test is slow in builds with sanitizer ============= 1 failed, 95 passed, 4 skipped in 413.71s (0:06:53) ============== Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration/./runner", line 528, in subprocess.check_call(cmd, shell=True, bufsize=0) File "/usr/lib/python3.10/subprocess.py", line 369, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command 'docker run --rm --name clickhouse_integration_tests_ma07m2 --privileged --dns-search='.' --memory=30709035008 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=8b2301119731 -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 'test_aliases_in_default_expr_not_break_table_structure/test.py::test_aliases_in_default_expr_not_break_table_structure[ReplicatedMergeTree]' test_allowed_client_hosts/test.py::test_allowed_host test_allowed_client_hosts/test.py::test_denied_host 'test_alter_moving_garbage/test.py::test_alter_moving[False-False]' 'test_alter_moving_garbage/test.py::test_alter_moving[False-True]' 'test_alter_moving_garbage/test.py::test_alter_moving[True-True]' test_alter_moving_garbage/test.py::test_delete_race_leftovers test_async_metrics_in_cgroup/test.py::test_normalized_user_cpu test_async_metrics_in_cgroup/test.py::test_system_wide_metrics test_async_metrics_in_cgroup/test.py::test_user_cpu_accounting test_attach_table_from_s3_plain_readonly/test.py::test_attach_table_from_s3_plain_readonly test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_indices_and_projections test_attach_with_different_projections_or_indices/test.py::test_check_attach_with_different_projections test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_indices_and_projections test_attach_with_different_projections_or_indices/test.py::test_check_completely_attach_with_different_projections test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup 'test_backup_restore_storage_policy/test.py::test_storage_policies[None--default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[None-None-default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[None-policy1-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1--default]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-None-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy1-policy1]' 'test_backup_restore_storage_policy/test.py::test_storage_policies[policy1-policy2-policy2]' test_backward_compatibility/test_functions.py::test_aggregate_states test_backward_compatibility/test_functions.py::test_string_functions test_backward_compatibility/test_ip_types_binary_compatibility.py::test_ip_types_binary_compatibility test_backward_compatibility/test_normalized_count_comparison.py::test_select_aggregate_alias_column test_backward_compatibility/test_short_strings_aggregation.py::test_backward_compatability test_broken_part_during_merge/test.py::test_merge_and_part_corruption test_build_sets_from_multiple_threads/test.py::test_set test_cancel_freeze/test.py::test_cancel_backup test_cgroup_limit/test.py::test_cgroup_cpu_limit test_check_table/test.py::test_check_all_tables 'test_check_table/test.py::test_check_normal_table_corruption[]' 'test_check_table/test.py::test_check_replicated_table_corruption[-_0-.bin]' 'test_check_table/test.py::test_check_replicated_table_simple[-_0]' 'test_checking_s3_blobs_paranoid/test.py::test_adaptive_timeouts[node]' 'test_checking_s3_blobs_paranoid/test.py::test_adaptive_timeouts[node_with_inf_s3_retries]' test_checking_s3_blobs_paranoid/test.py::test_exception_in_onFinish test_checking_s3_blobs_paranoid/test.py::test_no_key_found_disk test_checking_s3_blobs_paranoid/test.py::test_node_with_query_log_on_s3 test_checking_s3_blobs_paranoid/test.py::test_query_is_canceled_with_inf_retries test_checking_s3_blobs_paranoid/test.py::test_upload_after_check_works 'test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[br]' 'test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[bz2]' 'test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[deflate]' 'test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[gzip]' 'test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[lz4]' 'test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[none]' 'test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[xz]' 'test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_create_multi_part_upload[zstd]' 'test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[br]' 'test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[bz2]' 'test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[deflate]' 'test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[gzip]' 'test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[lz4]' 'test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[none]' 'test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[xz]' 'test_checking_s3_blobs_paranoid/test.py::test_upload_s3_fail_upload_part_when_multi_part_upload[zstd]' 'test_checking_s3_blobs_paranoid/test.py::test_when_error_is_retried[connection_refused]' 'test_checking_s3_blobs_paranoid/test.py::test_when_error_is_retried[qps_limit_exceeded]' 'test_checking_s3_blobs_paranoid/test.py::test_when_error_is_retried[slow_down]' 'test_checking_s3_blobs_paranoid/test.py::test_when_error_is_retried[total_qps_limit_exceeded]' test_checking_s3_blobs_paranoid/test.py::test_when_s3_broken_pipe_at_upload_is_retried 'test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_create_mpu_retried[False]' 'test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_create_mpu_retried[True]' 'test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_upload_is_retried[False]' 'test_checking_s3_blobs_paranoid/test.py::test_when_s3_connection_reset_by_peer_at_upload_is_retried[True]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_direct]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_complex[complex_key_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_ranged[range_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[cache]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[direct]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[flat]' 'test_dictionaries_all_layouts_separate_sources/test_clickhouse_remote.py::test_simple[hashed]' test_dictionaries_config_reload/test.py::test test_dictionaries_ddl/test.py::test_clickhouse_remote test_dictionaries_ddl/test.py::test_conflicting_name 'test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_cache]' 'test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node1_hashed]' 'test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_cache]' 'test_dictionaries_ddl/test.py::test_create_and_select_mysql[complex_node2_hashed]' test_dictionaries_ddl/test.py::test_dictionary_with_where test_dictionaries_ddl/test.py::test_file_dictionary_restrictions test_dictionaries_ddl/test.py::test_http_dictionary_restrictions test_dictionaries_ddl/test.py::test_named_collection test_dictionaries_ddl/test.py::test_restricted_database test_dictionaries_ddl/test.py::test_secure test_dictionaries_ddl/test.py::test_with_insert_query test_dictionaries_wait_for_load/test.py::test_wait_for_dictionaries_load test_dictionaries_with_invalid_structure/test.py::test_dictGet_func_for_invalid_dictionary -vvv -ss" altinityinfra/integration-tests-runner:2165613c5fcd ' returned non-zero exit status 1.